home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
javelin.swf
/
scripts
/
DefineButton2_298
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2008-11-12
|
303b
|
14 lines
on(release){
this.gotoAndStop(6);
this.omenu_top._visible = true;
if(_root.topclip_def == 1)
{
_root.o_menu.defclip._visible = true;
}
if(_root.topclip_3data == 1)
{
_root.o_menu.topline1._visible = true;
_root.o_menu.topline2._visible = true;
}
}